From: Hebbar, Gururaja Date: Wed, 8 Aug 2012 15:10:30 +0000 (+0530) Subject: ASoC: Davinci: McASP: remove unused header include X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~9906^2~52^2~181 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8f245499791a4701bfe1ce9b0df90cea9d2f13e5;p=linux-4.9.git ASoC: Davinci: McASP: remove unused header include Defines or parameters from isn't used anywhere. Hence remove the header include. Signed-off-by: Hebbar, Gururaja Signed-off-by: Mark Brown --- diff --git a/sound/soc/davinci/davinci-evm.c b/sound/soc/davinci/davinci-evm.c index 10a2d8c788b7..c80c20a89b11 100644 --- a/sound/soc/davinci/davinci-evm.c +++ b/sound/soc/davinci/davinci-evm.c @@ -24,7 +24,6 @@ #include #include -#include #include "davinci-pcm.h" #include "davinci-i2s.h"